速報APP / 攝影 / Color Picker

Color Picker

價格:免費

更新日期:2018-12-12

檔案大小:729k

目前版本:4.8

版本需求:Android 4.1 以上版本

官方網站:https://bitbucket.org/nauj27/colorpicker

Email:android@nauj27.com

聯絡地址:隱私權政策

Color Picker(圖1)-速報App

Make a photo and detect the color of any touched point.

Show hex code, RGB values, RAL System code, and even the color name in the RAL system.

Color Picker(圖2)-速報App

The application will show three results for each color:

✓ RGB: Amount of red, green and blue of the obtained color. This information is exact as is. Values are between 0 and 255.

Color Picker(圖3)-速報App

✓ HEX: Amount of red, green and blue in hexadecimal. The colors are the same as in RGB but with base 16. This can be useful for web design and similar cases.

✓ Color name and RAL: The name and the RAL value does not match exactly with the obtained color. the RAL value shown is the nearest color in the euclidean color space. Therefore you can see a green or blue tone and get a name like "Gray". Please notice that this is not an error, but a consequence of the approximation method.

Color Picker(圖4)-速報App

Note also that the obtained color depends greatly of the current light and white balance of the camera.

Color Picker(圖5)-速報App